-- card: 3714 from stack: in -- bmap block id: 5664 -- flags: 4000 -- background id: 2791 -- name: First card of stack -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=222 top=308 right=335 bottom=253 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp go to prev card end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=279 top=308 right=335 bottom=310 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0004 -- rect: left=14 top=116 right=150 bottom=53 -- title width / last selected line: 0 -- icon id / first selected line: 20098 / 20098 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect iris close go "Home" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0004 -- rect: left=14 top=164 right=198 bottom=53 -- title width / last selected line: 0 -- icon id / first selected line: 20965 / 20965 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: To Do ----- HyperTalk script ----- on mouseUp go to card "First Do" of stack "Datebook" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0004 -- rect: left=14 top=210 right=244 bottom=53 -- title width / last selected line: 0 -- icon id / first selected line: 32670 / 32670 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp show all cards end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0004 -- rect: left=14 top=253 right=305 bottom=55 -- title width / last selected line: 0 -- icon id / first selected line: 20186 / 20186 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Sort ----- HyperTalk script ----- on mouseUp answer "Sort all cards of this stack according to:" with "First Name" or "Last Name" or "Cancel" if it is "First Name" then sort by first word of first line of field 1 else if it is "Last Name" then sort by last word of first line of field 1 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=465 top=304 right=330 bottom=495 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part contents for background part 2 ----- text ----- -- part contents for background part 10 ----- text ----- f